home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Games Collection 1 / software vault.zip / software vault / CDR06 / SINBAD36.ZIP / SCRMAKER.DOC < prev    next >
Text File  |  1991-06-21  |  892b  |  34 lines

  1.  
  2. SINBAUD - Scoreboard Generator
  3. Written by: Rick Salinas
  4.  
  5. Here is a quick and dirty little Scoreboard Generator for your BBS systems.
  6. SCRMAKER will read the PLAYER.DAT file created by SINBAUD door game and
  7. create two files SINSCORE.ANS (ANSI copy) and SINSCORE.ASC (ascii copy).
  8.  
  9. INSTALLATION:
  10.  
  11. SCRMAKER.EXE must be placed in your Sinbaud Directory.  Then you
  12. must create a batch file to execute this utility.  I recommend
  13. the scoreboard be updated once a day during maint routines.
  14.  
  15. YOU MUST write your own batch file that changes the current directory to
  16. SINBAUD'S game directory.  SCRMAKER must have access to PLAYER.DAT in the
  17. default directory, then execute.
  18.  
  19. For Example:
  20.  
  21. cd c:\sinbaud
  22. scrmaker
  23. cd c:\bbs
  24.  
  25.  
  26. This will write two files into the game directory in which you can do
  27. what you want....
  28.  
  29. Thats about it for now....
  30. Good luck...
  31.  
  32. Rick Salinas
  33.  
  34.